github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations.updateEndpoint.usePathStyle (field)

5 uses

	github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations (current package)
		update_endpoint.go#L112: 		usePathStyle:       options.UsePathStyle,
		update_endpoint.go#L126: 	usePathStyle       bool
		update_endpoint.go#L167: 	if u.useAccelerate && u.usePathStyle {
		update_endpoint.go#L169: 		u.usePathStyle = false
		update_endpoint.go#L188: 	if u.usePathStyle {